home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 357
- Top = 216
- Width = 232
- Height = 273
- Caption = 'ChromaChron'
- Font.Color = clWindowText
- Font.Height = -14
- Font.Name = 'System'
- Font.Style = []
- PixelsPerInch = 96
- OnResize = FormResize
- TextHeight = 16
- object Pb: TPaintBox
- Left = 0
- Top = 0
- Width = 224
- Height = 246
- Align = alClient
- Color = clBlack
- ParentColor = False
- OnPaint = PbPaint
- end
- object Timer1: TTimer
- Interval = 50000
- OnTimer = PbPaint
- Left = 16
- Top = 56
- end
- end
-